home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1218 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: lilith.uab.es!pollux!is04439
  2. From: Alberto Otero Garcia <is04439@els.url.es>
  3. Newsgroups: comp.lang.c
  4. Subject: ISR in C (interrupt stay resident)
  5. Date: Fri, 12 Jan 1996 09:04:16 +0100
  6. Organization: Universitat Autonoma de Barcelona
  7. Distribution: inet
  8. Message-ID: <Pine.HPP.3.91.960112085515.25729C-100000@pollux>
  9. NNTP-Posting-Host: pollux.url.es
  10. Mime-Version: 1.0
  11. Content-Type: TEXT/PLAIN; charset=US-ASCII
  12. X-Sender: is04439@pollux
  13.  
  14. Hi there. I wanna know if anybody can send me the source of a program 
  15. coded in C. The program must be an ISR, this is a program developed for 
  16. DOS. It consists of a resident program that is activated when certain 
  17. interrupt is called. It works like a TSR (terminate and stay resident) 
  18. program, but while you run the TSR with some key combination, the ISR 
  19. runs when you call some INT. The program will (I supose) have some parts 
  20. in assembler, but this doesn't really matter to me.
  21. I would be very happy if you post your answer in my e-mail address apart 
  22. from the newsgroup, because I can't access to it every time I'd like.
  23.        
  24.            Thank you.
  25.  
  26.         Alberto Otero Garcia     e-mail: is04439@els.url.es
  27.                                          di04439@orion.dsio.url.es
  28.  
  29.  
  30.